| SyVersion |
| Logical Entity Name | SyVersion |
| Default Table Name | SyVersion |
| Physical Only | NO |
| Definition | |
| Note |
| SyVersion Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyVersionID |
int | NO | ||
| VersionNum | int | YES | ||
| ReleaseNum | int | YES | ||
| ServicePackNum | int | YES | ||
| BuildNum | int | YES | ||
| DateApplied | datetime | YES | ||
| Comments | varchar(400) | YES | ||
| ts | timestamp | NO |
| SyVersion Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyVersion_SyVersionID_U_C_IDX | PrimaryKey | SyVersionID |
| SyVersion Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyVersion Check Constraints |
| Check Constraint Name | CheckConstraint |